ExamPlay Light Logo
Inloggen

Computer Science for IGCSE & O level - Programming (Section 10 - No. 36)

In the pseudocode, what is the primary purpose of the line: `TOTAL = 0`?
To define the loop's condition.
To output the total marks.
To initialize the 'TOTAL' variable to zero.
To read the input marks.

Uitleg

Initializing `TOTAL = 0` sets the starting value for accumulating the sum of marks.

Opmerkingen (0)

Log in om te reageren
Advertentie
BrainBehindX Inc Logo
©2026; Aangedreven door BrainBehindX Inc